Read Batch

Load a set of AssignedRole Entities.

The load supports the standard set of Projection.EMPTY, Projection.BASIC, Projection.META and Projection.FULL. See assignedRole.

Only the AssignedRoles that the caller has access to will be loaded.


list readAssignedRolesBatch( beeIdList assignedRoleHandles , Projection projection )

Parameters

assignedRoleHandles
Type: beeIdList The AssignedRoles to load. Must be specified.
projection
ProjectionWrapper
A Projection to be used to load the AssignedRoles. Null means Projection.EMPTY